Skip to content

chore(release): 1.0.0-alpha.6#51

Merged
anilcancakir merged 1 commit intov1from
chore/release-alpha-6
Apr 4, 2026
Merged

chore(release): 1.0.0-alpha.6#51
anilcancakir merged 1 commit intov1from
chore/release-alpha-6

Conversation

@anilcancakir
Copy link
Copy Markdown
Collaborator

Summary

  • Bump version to 1.0.0-alpha.6
  • Move [Unreleased] changelog entries to [1.0.0-alpha.6]
  • Update version references in pubspec.yaml, CLAUDE.md, installation docs

What's New in alpha.6

  • CSS Positioning: relative/absolute position types with Stack/Positioned rendering
  • Offset Utilities: top-*, right-*, bottom-*, left-* using spacing scale
  • Inset Shortcuts: inset-*, inset-x-*, inset-y-*
  • Negative Offsets: -top-*, -inset-*
  • Arbitrary Values: top-[24px], left-[12px] (px only)

Test plan

  • dart analyze — 0 issues
  • flutter test — 958 tests pass

Copilot AI review requested due to automatic review settings April 4, 2026 20:28
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release-prep PR for Wind v1.0.0-alpha.6, aligning package metadata and documentation with the new pre-release and promoting the former Unreleased notes into a dated release section.

Changes:

  • Bump package version to 1.0.0-alpha.6 in pubspec.yaml
  • Update version references in installation docs and CLAUDE.md
  • Create a 1.0.0-alpha.6 section in CHANGELOG.md dated 2026-04-04

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
pubspec.yaml Updates package version to 1.0.0-alpha.6.
doc/getting-started/installation.md Updates dependency snippet to reference ^1.0.0-alpha.6.
CLAUDE.md Updates the documented version banner to 1.0.0-alpha.6.
CHANGELOG.md Moves the prior Unreleased entries under a new 1.0.0-alpha.6 release heading.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@anilcancakir anilcancakir merged commit 35e9aa1 into v1 Apr 4, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants